Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 94,321 for

document formatting

(0.37 sec)
  1. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java.... Document doc = new Document(); DocumentBuilder...before setting any table formatting. builder.insertCell(); //...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_TopRightCell method. Gets the top right cell style in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ConditionalStyle::get_Type metho...

    Aspose::Words::ConditionalStyle::get_Type method. Gets table area to which this conditional style relates in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_FirstColumn method. Gets the first column style in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ConditionalStyle::get_RightPaddi...

    Aspose::Words::ConditionalStyle::get_RightPadding method. Gets or sets the amount of space (in points) to add to the right of the contents of table cells in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ConditionalStyle::get_LeftPaddin...

    Aspose::Words::ConditionalStyle::get_LeftPadding method. Gets or sets the amount of space (in points) to add to the left of the contents of table cells in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ConditionalStyle::get_TopPadding...

    Aspose::Words::ConditionalStyle::get_TopPadding method. Gets or sets the amount of space (in points) to add above the contents of table cells in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. FrameFormat.width property | Aspose.Words for P...

    FrameFormat.width property. Gets the width of the specified frame, in points....to get information about formatting properties of paragraphs...that are frames. doc = aw . Document ( MY_DIR + 'Paragraph frame...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TableStyle.conditionalStyles property | Aspose....

    TableStyle.conditionalStyles property. Collection of conditional styles that may be defined for this table style.... Document (); let builder = new aw ...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/nodejs-net/aspose.wo...